weak.Pointer.u (field)
4 uses
weak (current package)
pointer.go#L64: u unsafe.Pointer
pointer.go#L77: return Pointer[T]{u: u}
pointer.go#L86: if p.u == nil {
pointer.go#L89: return (*T)(runtime_makeStrongFromWeak(p.u))
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |